[Pkg-ayatana-devel] Bug#1013627: ayatana-indicator-display: FTBFS: The following tests FAILED: 1 - cppcheck (Failed)

Lucas Nussbaum lucas at debian.org
Fri Jun 24 12:22:35 BST 2022


Source: ayatana-indicator-display
Version: 22.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>     Start 1: cppcheck
> 
> 1: Test command: /usr/bin/cppcheck "--enable=all" "-USCHEMA_DIR" "--error-exitcode=2" "--inline-suppr" "--library=qt" "-I/<<PKGBUILDDIR>>" "-i/<<PKGBUILDDIR>>/tests/utils/qmain.cpp" "-i/<<PKGBUILDDIR>>/tests/gmock" "/<<PKGBUILDDIR>>/src" "/<<PKGBUILDDIR>>/tests" "--suppress=missingIncludeSystem" "--suppress=uninitDerivedMemberVar" "--suppress=unmatchedSuppression" "--suppress=constParameter"
> 1: Test timeout computed to be: 1500
> test 2
>     Start 2: usb-manager-test
> 
> 2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/usb-manager-test
> 2: Environment variables: 
> 2:  G_MESSAGES_DEBUG=all
> 2:  G_DBUS_DEBUG=call,signal,return,message
> 2: Test timeout computed to be: 1500
> test 3
>     Start 3: adbd-client-test
> 
> 3: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/adbd-client-test
> 3: Environment variables: 
> 3:  G_MESSAGES_DEBUG=all
> 3:  G_DBUS_DEBUG=call,signal,return,message
> 3: Test timeout computed to be: 1500
> test 4
>     Start 4: rotation-lock-test
> 
> 4: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/rotation-lock-test
> 4: Environment variables: 
> 4:  G_MESSAGES_DEBUG=all
> 4:  G_DBUS_DEBUG=call,signal,return,message
> 4: Test timeout computed to be: 1500
> test 5
>     Start 5: greeter-test
> 
> 5: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/greeter-test
> 5: Environment variables: 
> 5:  G_MESSAGES_DEBUG=all
> 5:  G_DBUS_DEBUG=call,signal,return,message
> 5: Test timeout computed to be: 1500
> test 6
>     Start 6: usb-snap-test
> 
> 6: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/usb-snap-test
> 6: Environment variables: 
> 6:  G_MESSAGES_DEBUG=all
> 6:  G_DBUS_DEBUG=call,signal,return,message
> 6: Test timeout computed to be: 1500
> 1: Checking /<<PKGBUILDDIR>>/src/adbd-client.cpp ...
> 4: Running main() from gmock_main.cc
> 4: [==========] Running 1 test from 1 test suite.
> 4: [----------] Global test environment set-up.
> 4: [----------] 1 test from RotationLockFixture
> 4: [ RUN      ] RotationLockFixture.CheckIndicator
> 4: ** (process:3865852): DEBUG: 05:32:46.146: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 3: Running main() from gmock_main.cc
> 3: [==========] Running 1 test from 1 test suite.
> 3: [----------] Global test environment set-up.
> 3: [----------] 1 test from AdbdClientFixture
> 3: [ RUN      ] AdbdClientFixture.SocketPlumbing
> 3: ** (process:3865851): DEBUG: 05:32:46.150: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 4: ** (process:3865852): DEBUG: 05:32:46.150: test_dbus's address is unix:abstract=/tmp/dbus-W7hmAPJzBw,guid=787c653d44c89be2b3504dd662b54c7e
> 4: ========================================================================
> 4: GDBus-debug:Call:
> 4:  >>>> SYNC org.freedesktop.DBus.Hello()
> 4:       on object /org/freedesktop/DBus
> 4:       owned by name org.freedesktop.DBus
> 4: ========================================================================
> 4: GDBus-debug:Message:
> 4:   >>>> SENT D-Bus message (128 bytes)
> 4:   Type:    method-call
> 4:   Flags:   none
> 4:   Version: 0
> 4:   Serial:  1
> 4:   Headers:
> 4:     path -> objectpath '/org/freedesktop/DBus'
> 4:     interface -> 'org.freedesktop.DBus'
> 4:     member -> 'Hello'
> 4:     destination -> 'org.freedesktop.DBus'
> 4:   Body: ()
> 4:   UNIX File Descriptors:
> 4:     (none)
> 4: ========================================================================
> 4: GDBus-debug:Message:
> 4:   <<<< RECEIVED D-Bus message (89 bytes)
> 4:   Type:    method-return
> 4:   Flags:   no-reply-expected
> 4:   Version: 0
> 4:   Serial:  1
> 4:   Headers:
> 4:     reply-serial -> uint32 1
> 4:     destination -> ':1.0'
> 4:     sender -> 'org.freedesktop.DBus'
> 4:     signature -> signature 's'
> 4:   Body: (':1.0',)
> 4:   UNIX File Descriptors:
> 4:     (none)
> 4: ========================================================================
> 4: GDBus-debug:Call:
> 4:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 4:       SUCCESS
> 2: [==========] Running 3 tests from 1 test suite.
> 2: [----------] Global test environment set-up.
> 2: [----------] 3 tests from UsbManagerFixture
> 2: [ RUN      ] UsbManagerFixture.Allow
> 4: (process:3865852): GLib-GIO-DEBUG: 05:32:46.153: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’
> 4: ========================================================================
> 4: GDBus-debug:Message:
> 4:   <<<< RECEIVED D-Bus message (169 bytes)
> 4:   Type:    signal
> 4:   Flags:   no-reply-expected
> 4:   Version: 0
> 4:   Serial:  2
> 4:   Headers:
> 4:     path -> objectpath '/org/freedesktop/DBus'
> 4:     interface -> 'org.freedesktop.DBus'
> 4:     member -> 'NameAcquired'
> 4:     destination -> ':1.0'
> 4:     sender -> 'org.freedesktop.DBus'
> 4:     signature -> signature 's'
> 4:   Body: (':1.0',)
> 4:   UNIX File Descriptors:
> 4:     (none)
> 4: ========================================================================
> 4: GDBus-debug:Signal:
> 4:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 4:       on object /org/freedesktop/DBus
> 4:       sent by name org.freedesktop.DBus
> 3: ** (process:3865851): DEBUG: 05:32:46.155: test_dbus's address is unix:abstract=/tmp/dbus-qvLXFdHFee,guid=df67c68428e671a2b9a5770d62b54c7e
> 6: [==========] Running 1 test from 1 test suite.
> 6: [----------] Global test environment set-up.
> 6: [----------] 1 test from UsbSnapFixture
> 6: [ RUN      ] UsbSnapFixture.TestRoundTrip
> 3: ========================================================================
> 3: GDBus-debug:Call:
> 3:  >>>> SYNC org.freedesktop.DBus.Hello()
> 3:       on object /org/freedesktop/DBus
> 3:       owned by name org.freedesktop.DBus
> 3: ========================================================================
> 3: GDBus-debug:Message:
> 3:   >>>> SENT D-Bus message (128 bytes)
> 3:   Type:    method-call
> 3:   Flags:   none
> 3:   Version: 0
> 3:   Serial:  1
> 3:   Headers:
> 3:     path -> objectpath '/org/freedesktop/DBus'
> 3:     interface -> 'org.freedesktop.DBus'
> 3:     member -> 'Hello'
> 3:     destination -> 'org.freedesktop.DBus'
> 3:   Body: ()
> 3:   UNIX File Descriptors:
> 3:     (none)
> 3: ========================================================================
> 3: GDBus-debug:Message:
> 3:   <<<< RECEIVED D-Bus message (89 bytes)
> 3:   Type:    method-return
> 3:   Flags:   no-reply-expected
> 3:   Version: 0
> 3:   Serial:  1
> 3:   Headers:
> 3:     reply-serial -> uint32 1
> 3:     destination -> ':1.0'
> 3:     sender -> 'org.freedesktop.DBus'
> 3:     signature -> signature 's'
> 3:   Body: (':1.0',)
> 3:   UNIX File Descriptors:
> 3:     (none)
> 3: ========================================================================
> 3: GDBus-debug:Call:
> 3:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 3:       SUCCESS
> 3: ** Message: 05:32:46.161: using tmpdir 'adb-client-test-F2UBO1'
> 3: ** Message: 05:32:46.161: socket_path is adb-client-test-F2UBO1/test-socket-plumbing
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:46.161: ./src/adbd-client.cpp:128 thread 0x7f817c005040 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:46.161: unable to connect to 'adb-client-test-F2UBO1/test-socket-plumbing': No such file or directory
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:46.162: ./src/adbd-client.cpp:132 thread 0x7f817c005040 calling read_request
> 3: ** Message: 05:32:46.162: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 3: ========================================================================
> 3: GDBus-debug:Message:
> 3:   <<<< RECEIVED D-Bus message (169 bytes)
> 3:   Type:    signal
> 3:   Flags:   no-reply-expected
> 3:   Version: 0
> 3:   Serial:  2
> 3:   Headers:
> 3:     path -> objectpath '/org/freedesktop/DBus'
> 3:     interface -> 'org.freedesktop.DBus'
> 3:     member -> 'NameAcquired'
> 3:     destination -> ':1.0'
> 3:     sender -> 'org.freedesktop.DBus'
> 3:     signature -> signature 's'
> 3:   Body: (':1.0',)
> 3:   UNIX File Descriptors:
> 3:     (none)
> 3: ========================================================================
> 3: GDBus-debug:Signal:
> 3:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 3:       on object /org/freedesktop/DBus
> 3:       sent by name org.freedesktop.DBus
> 6: ** (process:3865855): DEBUG: 05:32:46.164: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 5: [==========] Running 4 tests from 1 test suite.
> 5: [----------] Global test environment set-up.
> 5: [----------] 4 tests from GreeterFixture
> 5: [ RUN      ] GreeterFixture.ActiveServiceStartsBeforeWatcher
> 5: ** (process:3865853): DEBUG: 05:32:46.170: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 1: /<<PKGBUILDDIR>>/src/adbd-client.cpp:110:59: style: C-style pointer casting [cstyleCast]
> 1:         g_debug("%s thread %p got response %d", G_STRLOC, (void*)g_thread_self(), int(response));
> 1:                                                           ^
> 1: /<<PKGBUILDDIR>>/src/adbd-client.cpp:128:80: style: C-style pointer casting [cstyleCast]
> 1:             g_debug("%s thread %p creating a client socket to '%s'", G_STRLOC, (void*)g_thread_self(), socket_path.c_str());
> 1:                                                                                ^
> 1: /<<PKGBUILDDIR>>/src/adbd-client.cpp:132:68: style: C-style pointer casting [cstyleCast]
> 1:             g_debug("%s thread %p calling read_request", G_STRLOC, (void*)g_thread_self());
> 1:                                                                    ^
> 1: /<<PKGBUILDDIR>>/src/adbd-client.cpp:142:63: style: C-style pointer casting [cstyleCast]
> 1:                 g_debug("%s thread %p got pk [%s]", G_STRLOC, (void*)g_thread_self(), public_key.c_str());
> 1:                                                               ^
> 1: /<<PKGBUILDDIR>>/src/adbd-client.cpp:154:29: style: C-style pointer casting [cstyleCast]
> 1:                             (void*)g_thread_self(),
> 1:                             ^
> 1: 1/14 files checked 13% done
> 1: Checking /<<PKGBUILDDIR>>/src/exporter.cpp ...
> 2: ** Message: 05:32:46.179: using tmpdir 'usb-manager-test-AHWCO1'
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.DBus.Hello()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (128 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'Hello'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (89 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     reply-serial -> uint32 1
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (169 bytes)
> 2:   Type:    signal
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'NameAcquired'
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Signal:
> 2:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 2:       on object /org/freedesktop/DBus
> 2:       sent by name org.freedesktop.DBus
> 1: 2/14 files checked 22% done
> 1: Checking /<<PKGBUILDDIR>>/src/greeter.cpp ...
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 3)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (307 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'StartServiceByName'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 'su'
> 2:   Body: ('org.ayatana.Greeter', uint32 0)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (298 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     reply-serial -> uint32 2
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> SYNC org.freedesktop.DBus.Hello()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (208 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 2:     reply-serial -> uint32 3
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 4
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 5)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (168 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'GetNameOwner'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('org.ayatana.Greeter',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (128 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'Hello'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     reply-serial -> uint32 1
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 5:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (204 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.NameHasNoOwner'
> 2:     reply-serial -> uint32 5
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("Could not get owner of name 'org.ayatana.Greeter': no such name",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 2:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (169 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameAcquired'
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 4: (process:3865852): GLib-DEBUG: 05:32:46.203: unsetenv() is not thread-safe and should not be used after threads are created
> 4: (process:3865852): GLib-DEBUG: 05:32:46.203: unsetenv() is not thread-safe and should not be used after threads are created
> 4: (process:3865852): GLib-DEBUG: 05:32:46.203: unsetenv() is not thread-safe and should not be used after threads are created
> 4: (process:3865852): GLib-DEBUG: 05:32:46.203: unsetenv() is not thread-safe and should not be used after threads are created
> 4: (process:3865852): GLib-DEBUG: 05:32:46.203: unsetenv() is not thread-safe and should not be used after threads are created
> 4: [       OK ] RotationLockFixture.CheckIndicator (57 ms)
> 4: [----------] 1 test from RotationLockFixture (57 ms total)
> 4: 
> 4: [----------] Global test environment tear-down
> 4: [==========] 1 test from 1 test suite ran. (57 ms total)
> 4: [  PASSED  ] 1 test.
> 1/6 Test #4: rotation-lock-test ...............   Passed    0.06 sec
> 1: 3/14 files checked 30% done
> 1: Checking /<<PKGBUILDDIR>>/src/indicator.cpp ...
> 1: 4/14 files checked 31% done
> 1: Checking /<<PKGBUILDDIR>>/src/main.cpp ...
> 1: 5/14 files checked 35% done
> 1: Checking /<<PKGBUILDDIR>>/src/rotation-lock.cpp ...
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  >>>> SYNC org.freedesktop.DBus.Hello()
> 6:       on object /org/freedesktop/DBus
> 6:       owned by name org.freedesktop.DBus
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (128 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  1
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'Hello'
> 6:     destination -> 'org.freedesktop.DBus'
> 6:   Body: ()
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (89 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  1
> 6:   Headers:
> 6:     reply-serial -> uint32 1
> 6:     destination -> ':1.2'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: (':1.2',)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (169 bytes)
> 6:   Type:    signal
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  2
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'NameAcquired'
> 6:     destination -> ':1.2'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: (':1.2',)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Signal:
> 6:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 6:       on object /org/freedesktop/DBus
> 6:       sent by name org.freedesktop.DBus
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 6:       SUCCESS
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 6:       on object /org/freedesktop/Notifications
> 6:       owned by name org.freedesktop.Notifications (serial 3)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (281 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  2
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'AddMatch'
> 6:     destination -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (72 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  3
> 6:   Headers:
> 6:     reply-serial -> uint32 2
> 6:     destination -> ':1.2'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:   Body: ()
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (516 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  3
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/Notifications'
> 6:     interface -> 'org.freedesktop.Notifications'
> 6:     member -> 'Notify'
> 6:     destination -> 'org.freedesktop.Notifications'
> 6:     signature -> signature 'susssasa{sv}i'
> 6:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: Fingerprint", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: 1656048766.250 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: Fingerprint" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (68 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  5
> 6:   Headers:
> 6:     reply-serial -> uint32 3
> 6:     destination -> ':1.2'
> 6:     sender -> ':1.1'
> 6:     signature -> signature 'u'
> 6:   Body: (uint32 1,)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 3)
> 6:       SUCCESS
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (158 bytes)
> 6:   Type:    signal
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  6
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/Notifications'
> 6:     interface -> 'org.freedesktop.Notifications'
> 6:     member -> 'ActionInvoked'
> 6:     sender -> ':1.1'
> 6:     signature -> signature 'us'
> 6:   Body: (uint32 1, 'allow')
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Signal:
> 6:  <<<< RECEIVED SIGNAL org.freedesktop.Notifications.ActionInvoked
> 6:       on object /org/freedesktop/Notifications
> 6:       sent by name :1.1
> 6: 1656048766.251 emit /org/freedesktop/Notifications org.freedesktop.Notifications.ActionInvoked 1 "allow"
> 1: 6/14 files checked 45% done
> 1: Checking /<<PKGBUILDDIR>>/src/usb-manager.cpp ...
> 1: 7/14 files checked 53% done
> 1: Checking /<<PKGBUILDDIR>>/src/usb-monitor.cpp ...
> 2: ** Message: 05:32:46.283: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:128 thread 0x7f4d24004f00 creating a client socket to 'usb-manager-test-AHWCO1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:132 thread 0x7f4d24004f00 calling read_request
> 2: ** Message: 05:32:46.284: GAdbdServer::Impl::worker_func() sending req [PKqAAAALUHllFjEZjl5jbS9ivjpQpaTNpibl28Re71D/S8sV3usNJTkbpvZYoVPfxtmHSNdCgLkWN6qcDZsHZqE/4myzmx/8Y/RqBy1oirudugi3YUUcJh7aWkY8lKQe9shCLTcrT7cFLZIJIidTvfmWTm0UcU+xmdPALze11I3lGo1Ty5KpCe9oP+qYM8suHbxhm78LKLlo0QJ2QqM8T5isr1pvoPHDgRb+mSESElG+xDIfPWA2BTu77/xk4EnXmOYfcuCr5akF3N4fRo/ACnYgXWDZFX2XdklBXyDj78lVlinF37xdMk7BMQh166X7UNkpH1uG2y5F6lUzyLg8SsFtRnJkw7eVe/gnJj3feQaFQbF5oVDhWhLMtWLtejhX6umvroVBVA4rynG4xEgs00K4u4ly8DUIIJYDO22Ml4myFR5CUm3lOlyitNdzYGh0utLXPq9oc8EbMVxM3i+O7PRxQw5Ul04X6K8GLiGUDV98DB+xYUqfEveq1BRnXi/ZrdPDhQ8Lfkg5xnLccPTFamAqutPtZXV6s7dXJInBTZf0NtBaWL0RdR2cOJBrpeBYkrc9yIyeqFLFdxr66rjaehjaa4pS4S+CD6PkGiIpPWSQtwNC4RlT10qTQ0/K9lRux2p0D8Z8ubUTFuh4kBScGUkN1OV3Z+7d7B+ghmBtZrrgleXsbehjRuKgEAAQA= foo at bar]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.284: GAdbdServer::Impl::worker_func() reading response
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:213 g_socket_receive got 710 bytes: [PKqAAAALUHllFjEZjl5jbS9ivjpQpaTNpibl28Re71D/S8sV3usNJTkbpvZYoVPfxtmHSNdCgLkWN6qcDZsHZqE/4myzmx/8Y/RqBy1oirudugi3YUUcJh7aWkY8lKQe9shCLTcrT7cFLZIJIidTvfmWTm0UcU+xmdPALze11I3lGo1Ty5KpCe9oP+qYM8suHbxhm78LKLlo0QJ2QqM8T5isr1pvoPHDgRb+mSESElG+xDIfPWA2BTu77/xk4EnXmOYfcuCr5akF3N4fRo/ACnYgXWDZFX2XdklBXyDj78lVlinF37xdMk7BMQh166X7UNkpH1uG2y5F6lUzyLg8SsFtRnJkw7eVe/gnJj3feQaFQbF5oVDhWhLMtWLtejhX6umvroVBVA4rynG4xEgs00K4u4ly8DUIIJYDO22Ml4myFR5CUm3lOlyitNdzYGh0utLXPq9oc8EbMVxM3i+O7PRxQw5Ul04X6K8GLiGUDV98DB+xYUqfEveq1BRnXi/ZrdPDhQ8Lfkg5xnLccPTFamAqutPtZXV6s7dXJInBTZf0NtBaWL0RdR2cOJBrpeBYkrc9yIyeqFLFdxr66rjaehjaa4pS4S+CD6PkGiIpPWSQtwNC4RlT10qTQ0/K9lRux2p0D8Z8ubUTFuh4kBScGUkN1OV3Z+7d7B+ghmBtZrrgleXsbehjRuKgEAAQA= foo at bar]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:137 got request [PKqAAAALUHllFjEZjl5jbS9ivjpQpaTNpibl28Re71D/S8sV3usNJTkbpvZYoVPfxtmHSNdCgLkWN6qcDZsHZqE/4myzmx/8Y/RqBy1oirudugi3YUUcJh7aWkY8lKQe9shCLTcrT7cFLZIJIidTvfmWTm0UcU+xmdPALze11I3lGo1Ty5KpCe9oP+qYM8suHbxhm78LKLlo0QJ2QqM8T5isr1pvoPHDgRb+mSESElG+xDIfPWA2BTu77/xk4EnXmOYfcuCr5akF3N4fRo/ACnYgXWDZFX2XdklBXyDj78lVlinF37xdMk7BMQh166X7UNkpH1uG2y5F6lUzyLg8SsFtRnJkw7eVe/gnJj3feQaFQbF5oVDhWhLMtWLtejhX6umvroVBVA4rynG4xEgs00K4u4ly8DUIIJYDO22Ml4myFR5CUm3lOlyitNdzYGh0utLXPq9oc8EbMVxM3i+O7PRxQw5Ul04X6K8GLiGUDV98DB+xYUqfEveq1BRnXi/ZrdPDhQ8Lfkg5xnLccPTFamAqutPtZXV6s7dXJInBTZf0NtBaWL0RdR2cOJBrpeBYkrc9yIyeqFLFdxr66rjaehjaa4pS4S+CD6PkGiIpPWSQtwNC4RlT10qTQ0/K9lRux2p0D8Z8ubUTFuh4kBScGUkN1OV3Z+7d7B+ghmBtZrrgleXsbehjRuKgEAAQA= foo at bar]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/adbd-client.cpp:142 thread 0x7f4d24004f00 got pk [qAAAALUHllFjEZjl5jbS9ivjpQpaTNpibl28Re71D/S8sV3usNJTkbpvZYoVPfxtmHSNdCgLkWN6qcDZsHZqE/4myzmx/8Y/RqBy1oirudugi3YUUcJh7aWkY8lKQe9shCLTcrT7cFLZIJIidTvfmWTm0UcU+xmdPALze11I3lGo1Ty5KpCe9oP+qYM8suHbxhm78LKLlo0QJ2QqM8T5isr1pvoPHDgRb+mSESElG+xDIfPWA2BTu77/xk4EnXmOYfcuCr5akF3N4fRo/ACnYgXWDZFX2XdklBXyDj78lVlinF37xdMk7BMQh166X7UNkpH1uG2y5F6lUzyLg8SsFtRnJkw7eVe/gnJj3feQaFQbF5oVDhWhLMtWLtejhX6umvroVBVA4rynG4xEgs00K4u4ly8DUIIJYDO22Ml4myFR5CUm3lOlyitNdzYGh0utLXPq9oc8EbMVxM3i+O7PRxQw5Ul04X6K8GLiGUDV98DB+xYUqfEveq1BRnXi/ZrdPDhQ8Lfkg5xnLccPTFamAqutPtZXV6s7dXJInBTZf0NtBaWL0RdR2cOJBrpeBYkrc9yIyeqFLFdxr66rjaehjaa4pS4S+CD6PkGiIpPWSQtwNC4RlT10qTQ0/K9lRux2p0D8Z8ubUTFuh4kBScGUkN1OV3Z+7d7B+ghmBtZrrgleXsbehjRuKgEAAQA= foo at bar]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.284: ./src/usb-manager.cpp:64 got pk request: 12:23:5f:2d:8c:40:ae:1d:05:7b:ae:bd:88:8a:f0:80, calling maybe_snap()
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications (serial 7)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (548 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'Notify'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'susssasa{sv}i'
> 2:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: 12:23:5f:2d:8c:40:ae:1d:05:7b:ae:bd:88:8a:f0:80", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     reply-serial -> uint32 6
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.286 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: 12:23:5f:2d:8c:40:ae:1d:05:7b:ae:bd:88:8a:f0:80" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (68 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 7
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 1,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 7)
> 2:       SUCCESS
> 2: 1656048766.286 emit /org/freedesktop/Notifications org.freedesktop.Notifications.ActionInvoked 1 "allow"
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (158 bytes)
> 2:   Type:    signal
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'ActionInvoked'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'us'
> 2:   Body: (uint32 1, 'allow')
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Signal:
> 2:  <<<< RECEIVED SIGNAL org.freedesktop.Notifications.ActionInvoked
> 2:       on object /org/freedesktop/Notifications
> 2:       sent by name :1.2
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/usb-manager.cpp:138 writing public key 'qAAAALUHllFjEZjl5jbS9ivjpQpaTNpibl28Re71D/S8sV3usNJTkbpvZYoVPfxtmHSNdCgLkWN6qcDZsHZqE/4myzmx/8Y/RqBy1oirudugi3YUUcJh7aWkY8lKQe9shCLTcrT7cFLZIJIidTvfmWTm0UcU+xmdPALze11I3lGo1Ty5KpCe9oP+qYM8suHbxhm78LKLlo0QJ2QqM8T5isr1pvoPHDgRb+mSESElG+xDIfPWA2BTu77/xk4EnXmOYfcuCr5akF3N4fRo/ACnYgXWDZFX2XdklBXyDj78lVlinF37xdMk7BMQh166X7UNkpH1uG2y5F6lUzyLg8SsFtRnJkw7eVe/gnJj3feQaFQbF5oVDhWhLMtWLtejhX6umvroVBVA4rynG4xEgs00K4u4ly8DUIIJYDO22Ml4myFR5CUm3lOlyitNdzYGh0utLXPq9oc8EbMVxM3i+O7PRxQw5Ul04X6K8GLiGUDV98DB+xYUqfEveq1BRnXi/ZrdPDhQ8Lfkg5xnLccPTFamAqutPtZXV6s7dXJInBTZf0NtBaWL0RdR2cOJBrpeBYkrc9yIyeqFLFdxr66rjaehjaa4pS4S+CD6PkGiIpPWSQtwNC4RlT10qTQ0/K9lRux2p0D8Z8ubUTFuh4kBScGUkN1OV3Z+7d7B+ghmBtZrrgleXsbehjRuKgEAAQA= foo at bar' to 'usb-manager-test-AHWCO1/adb_keys'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:110 thread 0x110f400 got response 1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:153 thread 0x7f4d24004f00 got response '1', is-cancelled 0
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:224 sending reply: [OK]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:128 thread 0x7f4d24004f00 creating a client socket to 'usb-manager-test-AHWCO1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:132 thread 0x7f4d24004f00 calling read_request
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.286: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.286: server read 2 bytes, got response: 'OK'
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     reply-serial -> uint32 8
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 1: 8/14 files checked 56% done
> 1: Checking /<<PKGBUILDDIR>>/src/usb-snap.cpp ...
> 1: 9/14 files checked 68% done
> 1: Checking /<<PKGBUILDDIR>>/tests/integration/usb-manager-test.cpp ...
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.336: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.336: ./src/adbd-client.cpp:213 g_socket_receive got -1 bytes: []
> 2: remove "usb-manager-test-AHWCO1/adb_keys"
> 2: remove "usb-manager-test-AHWCO1/socket"
> 2: remove "usb-manager-test-AHWCO1"
> 2: [       OK ] UsbManagerFixture.Allow (195 ms)
> 2: [ RUN      ] UsbManagerFixture.USBDisconnectedDuringPrompt
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 3)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (307 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (180 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'StartServiceByName'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'su'
> 5:   Body: ('org.ayatana.Greeter', uint32 0)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (298 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     reply-serial -> uint32 2
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (208 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 5:     reply-serial -> uint32 3
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     reply-serial -> uint32 4
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 5)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (168 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'GetNameOwner'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('org.ayatana.Greeter',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     reply-serial -> uint32 5
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.2',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.Properties.Get()
> 5:       on object /
> 5:       owned by name org.ayatana.Greeter (serial 6)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (165 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     path -> objectpath '/'
> 5:     interface -> 'org.freedesktop.DBus.Properties'
> 5:     member -> 'Get'
> 5:     destination -> 'org.ayatana.Greeter'
> 5:     signature -> signature 'ss'
> 5:   Body: ('org.ayatana.Greeter', 'IsActive')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: 1656048766.372 Get / org.ayatana.Greeter.IsActive
> 5: 1656048766.372 GetAll / org.ayatana.Greeter
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     reply-serial -> uint32 6
> 5:     destination -> ':1.1'
> 5:     sender -> ':1.2'
> 5:     signature -> signature 'v'
> 5:   Body: (<true>,)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.Properties.Get() (serial 6)
> 5:       SUCCESS
> 2: (process:3865850): GLib-DEBUG: 05:32:46.376: unsetenv() is not thread-safe and should not be used after threads are created
> 2: ** Message: 05:32:46.376: using tmpdir 'usb-manager-test-ZC12N1'
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.DBus.Hello()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (128 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'Hello'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (89 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     reply-serial -> uint32 1
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (169 bytes)
> 2:   Type:    signal
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'NameAcquired'
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Signal:
> 2:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 2:       on object /org/freedesktop/DBus
> 2:       sent by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 3)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (307 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'StartServiceByName'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 'su'
> 2:   Body: ('org.ayatana.Greeter', uint32 0)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     reply-serial -> uint32 2
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (298 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (208 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 2:     reply-serial -> uint32 3
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 4
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (168 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'GetNameOwner'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('org.ayatana.Greeter',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (204 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.NameHasNoOwner'
> 2:     reply-serial -> uint32 5
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("Could not get owner of name 'org.ayatana.Greeter': no such name",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 5)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 2:       SUCCESS
> 1: 10/14 files checked 81% done
> 1: Checking /<<PKGBUILDDIR>>/tests/unit/adbd-client-test.cpp ...
> 5: [       OK ] GreeterFixture.ActiveServiceStartsBeforeWatcher (238 ms)
> 5: [ RUN      ] GreeterFixture.WatcherStartsBeforeActiveService
> 5: (process:3865853): GLib-DEBUG: 05:32:46.409: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: (process:3865853): GLib-DEBUG: 05:32:46.409: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: ** (process:3865853): DEBUG: 05:32:46.409: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 5: (process:3865853): GLib-DEBUG: 05:32:46.409: unsetenv() is not thread-safe and should not be used after threads are created
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> SYNC org.freedesktop.DBus.Hello()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (128 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'Hello'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     reply-serial -> uint32 1
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (169 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameAcquired'
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (307 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     reply-serial -> uint32 2
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (180 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'StartServiceByName'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'su'
> 5:   Body: ('org.ayatana.Greeter', uint32 0)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 3)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (298 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (208 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 5:     reply-serial -> uint32 3
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     reply-serial -> uint32 4
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 5)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (168 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'GetNameOwner'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('org.ayatana.Greeter',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (204 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.NameHasNoOwner'
> 5:     reply-serial -> uint32 5
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("Could not get owner of name 'org.ayatana.Greeter': no such name",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 5:       SUCCESS
> 1: 11/14 files checked 85% done
> 1: Checking /<<PKGBUILDDIR>>/tests/unit/greeter-test.cpp ...
> 1: 12/14 files checked 91% done
> 1: Checking /<<PKGBUILDDIR>>/tests/unit/rotation-lock-test.cpp ...
> 1: 13/14 files checked 93% done
> 1: Checking /<<PKGBUILDDIR>>/tests/unit/usb-snap-test.cpp ...
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (201 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  7
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameOwnerChanged'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'sss'
> 5:   Body: ('org.ayatana.Greeter', '', ':1.2')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameOwnerChanged
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.Properties.Get()
> 5:       on object /
> 5:       owned by name org.ayatana.Greeter (serial 6)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (165 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     path -> objectpath '/'
> 5:     interface -> 'org.freedesktop.DBus.Properties'
> 5:     member -> 'Get'
> 5:     destination -> 'org.ayatana.Greeter'
> 5:     signature -> signature 'ss'
> 5:   Body: ('org.ayatana.Greeter', 'IsActive')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: 1656048766.491 Get / org.ayatana.Greeter.IsActive
> 5: 1656048766.491 GetAll / org.ayatana.Greeter
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     reply-serial -> uint32 6
> 5:     destination -> ':1.1'
> 5:     sender -> ':1.2'
> 5:     signature -> signature 'v'
> 5:   Body: (<true>,)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.Properties.Get() (serial 6)
> 5:       SUCCESS
> 2: ** Message: 05:32:46.504: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:128 thread 0x1141f50 creating a client socket to 'usb-manager-test-ZC12N1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:132 thread 0x1141f50 calling read_request
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.505: GAdbdServer::Impl::worker_func() sending req [PKpublic_key]
> 2: ** Message: 05:32:46.505: GAdbdServer::Impl::worker_func() reading response
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:137 got request [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.505: ./src/adbd-client.cpp:142 thread 0x1141f50 got pk [public_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.506: ./src/usb-manager.cpp:64 got pk request: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf, calling maybe_snap()
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications (serial 7)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (548 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'Notify'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'susssasa{sv}i'
> 2:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     reply-serial -> uint32 6
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.507 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (68 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 7
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 1,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 7)
> 2:       SUCCESS
> 1: 14/14 files checked 100% done
> 2/6 Test #1: cppcheck .........................***Failed    0.38 sec
> Checking /<<PKGBUILDDIR>>/src/adbd-client.cpp ...
> /<<PKGBUILDDIR>>/src/adbd-client.cpp:110:59: style: C-style pointer casting [cstyleCast]
>         g_debug("%s thread %p got response %d", G_STRLOC, (void*)g_thread_self(), int(response));
>                                                           ^
> /<<PKGBUILDDIR>>/src/adbd-client.cpp:128:80: style: C-style pointer casting [cstyleCast]
>             g_debug("%s thread %p creating a client socket to '%s'", G_STRLOC, (void*)g_thread_self(), socket_path.c_str());
>                                                                                ^
> /<<PKGBUILDDIR>>/src/adbd-client.cpp:132:68: style: C-style pointer casting [cstyleCast]
>             g_debug("%s thread %p calling read_request", G_STRLOC, (void*)g_thread_self());
>                                                                    ^
> /<<PKGBUILDDIR>>/src/adbd-client.cpp:142:63: style: C-style pointer casting [cstyleCast]
>                 g_debug("%s thread %p got pk [%s]", G_STRLOC, (void*)g_thread_self(), public_key.c_str());
>                                                               ^
> /<<PKGBUILDDIR>>/src/adbd-client.cpp:154:29: style: C-style pointer casting [cstyleCast]
>                             (void*)g_thread_self(),
>                             ^
> 1/14 files checked 13% done
> Checking /<<PKGBUILDDIR>>/src/exporter.cpp ...
> 2/14 files checked 22% done
> Checking /<<PKGBUILDDIR>>/src/greeter.cpp ...
> 3/14 files checked 30% done
> Checking /<<PKGBUILDDIR>>/src/indicator.cpp ...
> 4/14 files checked 31% done
> Checking /<<PKGBUILDDIR>>/src/main.cpp ...
> 5/14 files checked 35% done
> Checking /<<PKGBUILDDIR>>/src/rotation-lock.cpp ...
> 6/14 files checked 45% done
> Checking /<<PKGBUILDDIR>>/src/usb-manager.cpp ...
> 7/14 files checked 53% done
> Checking /<<PKGBUILDDIR>>/src/usb-monitor.cpp ...
> 8/14 files checked 56% done
> Checking /<<PKGBUILDDIR>>/src/usb-snap.cpp ...
> 9/14 files checked 68% done
> Checking /<<PKGBUILDDIR>>/tests/integration/usb-manager-test.cpp ...
> 10/14 files checked 81% done
> Checking /<<PKGBUILDDIR>>/tests/unit/adbd-client-test.cpp ...
> 11/14 files checked 85% done
> Checking /<<PKGBUILDDIR>>/tests/unit/greeter-test.cpp ...
> 12/14 files checked 91% done
> Checking /<<PKGBUILDDIR>>/tests/unit/rotation-lock-test.cpp ...
> 13/14 files checked 93% done
> Checking /<<PKGBUILDDIR>>/tests/unit/usb-snap-test.cpp ...
> 14/14 files checked 100% done
> 
> 5: [       OK ] GreeterFixture.WatcherStartsBeforeActiveService (135 ms)
> 5: [ RUN      ] GreeterFixture.InactiveServiceStartsBeforeWatcher
> 5: (process:3865853): GLib-DEBUG: 05:32:46.545: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: (process:3865853): GLib-DEBUG: 05:32:46.545: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: ** (process:3865853): DEBUG: 05:32:46.545: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 5: (process:3865853): GLib-DEBUG: 05:32:46.545: unsetenv() is not thread-safe and should not be used after threads are created
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> SYNC org.freedesktop.DBus.Hello()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (128 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'Hello'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     reply-serial -> uint32 1
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (169 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameAcquired'
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.Notifications.CloseNotification()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     reply-serial -> uint32 8
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  9
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'CloseNotification'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 1,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.561 CloseNotification 1
> 2: 1656048766.561 emit /org/freedesktop/Notifications org.freedesktop.Notifications.NotificationClosed 1 1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (56 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     reply-serial -> uint32 9
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.Notifications.CloseNotification()
> 2:       SUCCESS
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:110 thread 0x110f400 got response 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:153 thread 0x1141f50 got response '0', is-cancelled 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:224 sending reply: [NO]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:128 thread 0x1141f50 creating a client socket to 'usb-manager-test-ZC12N1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:132 thread 0x1141f50 calling read_request
> 2: ** Message: 05:32:46.561: server read 2 bytes, got response: 'NO'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.561: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 2: ** Message: 05:32:46.561: GAdbdServer::Impl::worker_func() sending req [PKpublic_key]
> 2: ** Message: 05:32:46.561: GAdbdServer::Impl::worker_func() reading response
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:137 got request [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/adbd-client.cpp:142 thread 0x1141f50 got pk [public_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.561: ./src/usb-manager.cpp:64 got pk request: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf, calling maybe_snap()
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  10
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications (serial 11)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  9
> 2:   Headers:
> 2:     reply-serial -> uint32 10
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (548 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  11
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'Notify'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'susssasa{sv}i'
> 2:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.563 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (68 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  10
> 2:   Headers:
> 2:     reply-serial -> uint32 11
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 2,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 11)
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.Notifications.CloseNotification()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  12
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  13
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'CloseNotification'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 2,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  10
> 2:   Headers:
> 2:     reply-serial -> uint32 12
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.614 CloseNotification 2
> 2: 1656048766.615 emit /org/freedesktop/Notifications org.freedesktop.Notifications.NotificationClosed 2 1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (56 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  13
> 2:   Headers:
> 2:     reply-serial -> uint32 13
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.Notifications.CloseNotification()
> 2:       SUCCESS
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:110 thread 0x110f400 got response 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:153 thread 0x1141f50 got response '0', is-cancelled 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:224 sending reply: [NO]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:128 thread 0x1141f50 creating a client socket to 'usb-manager-test-ZC12N1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:132 thread 0x1141f50 calling read_request
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.615: server read 2 bytes, got response: 'NO'
> 2: ** Message: 05:32:46.615: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 2: ** Message: 05:32:46.615: GAdbdServer::Impl::worker_func() sending req [PKpublic_key]
> 2: ** Message: 05:32:46.615: GAdbdServer::Impl::worker_func() reading response
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:137 got request [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/adbd-client.cpp:142 thread 0x1141f50 got pk [public_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.615: ./src/usb-manager.cpp:64 got pk request: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf, calling maybe_snap()
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications (serial 15)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  14
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (548 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  15
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'Notify'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'susssasa{sv}i'
> 2:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  11
> 2:   Headers:
> 2:     reply-serial -> uint32 14
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.616 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (68 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  15
> 2:   Headers:
> 2:     reply-serial -> uint32 15
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 3,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 15)
> 2:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 3)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (307 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (180 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'StartServiceByName'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'su'
> 5:   Body: ('org.ayatana.Greeter', uint32 0)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (298 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     reply-serial -> uint32 2
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (208 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 5:     reply-serial -> uint32 3
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 5)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     reply-serial -> uint32 4
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (168 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'GetNameOwner'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('org.ayatana.Greeter',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     reply-serial -> uint32 5
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.2',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (165 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     path -> objectpath '/'
> 5:     interface -> 'org.freedesktop.DBus.Properties'
> 5:     member -> 'Get'
> 5:     destination -> 'org.ayatana.Greeter'
> 5:     signature -> signature 'ss'
> 5:   Body: ('org.ayatana.Greeter', 'IsActive')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: 1656048766.630 Get / org.ayatana.Greeter.IsActive
> 5: 1656048766.630 GetAll / org.ayatana.Greeter
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.Properties.Get()
> 5:       on object /
> 5:       owned by name org.ayatana.Greeter (serial 6)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     reply-serial -> uint32 6
> 5:     destination -> ':1.1'
> 5:     sender -> ':1.2'
> 5:     signature -> signature 'v'
> 5:   Body: (<false>,)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.Properties.Get() (serial 6)
> 5:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.Notifications.CloseNotification()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  16
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  17
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'CloseNotification'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 3,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  12
> 2:   Headers:
> 2:     reply-serial -> uint32 16
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048766.667 CloseNotification 3
> 2: 1656048766.668 emit /org/freedesktop/Notifications org.freedesktop.Notifications.NotificationClosed 3 1
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (56 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  18
> 2:   Headers:
> 2:     reply-serial -> uint32 17
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.Notifications.CloseNotification()
> 2:       SUCCESS
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:110 thread 0x110f400 got response 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:153 thread 0x1141f50 got response '0', is-cancelled 0
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:224 sending reply: [NO]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:128 thread 0x1141f50 creating a client socket to 'usb-manager-test-ZC12N1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:132 thread 0x1141f50 calling read_request
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.668: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.668: server read 2 bytes, got response: 'NO'
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (307 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  7
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'RemoveMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  7
> 5:   Headers:
> 5:     reply-serial -> uint32 7
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (298 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  8
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'RemoveMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: [       OK ] GreeterFixture.InactiveServiceStartsBeforeWatcher (138 ms)
> 5: [ RUN      ] GreeterFixture.WatcherStartsBeforeInactiveService
> 5: (process:3865853): GLib-DEBUG: 05:32:46.683: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: (process:3865853): GLib-DEBUG: 05:32:46.683: setenv()/putenv() are not thread-safe and should not be used after threads are created
> 5: ** (process:3865853): DEBUG: 05:32:46.683: SCHEMA_DIR is /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/gsettings-schemas/glib-2.0/schemas
> 5: (process:3865853): GLib-DEBUG: 05:32:46.683: unsetenv() is not thread-safe and should not be used after threads are created
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> SYNC org.freedesktop.DBus.Hello()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (128 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'Hello'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (89 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  1
> 5:   Headers:
> 5:     reply-serial -> uint32 1
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (169 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameAcquired'
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: (':1.1',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (307 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  2
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 3)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     reply-serial -> uint32 2
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (180 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  3
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'StartServiceByName'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'su'
> 5:   Body: ('org.ayatana.Greeter', uint32 0)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (298 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'AddMatch'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (208 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 5:     reply-serial -> uint32 3
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     reply-serial -> uint32 4
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:   Body: ()
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 5:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (168 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  5
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'GetNameOwner'
> 5:     destination -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ('org.ayatana.Greeter',)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 5:       on object /org/freedesktop/DBus
> 5:       owned by name org.freedesktop.DBus (serial 5)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (204 bytes)
> 5:   Type:    error
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     error-name -> 'org.freedesktop.DBus.Error.NameHasNoOwner'
> 5:     reply-serial -> uint32 5
> 5:     destination -> ':1.1'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 's'
> 5:   Body: ("Could not get owner of name 'org.ayatana.Greeter': no such name",)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 5:       SUCCESS
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.718: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.718: ./src/adbd-client.cpp:213 g_socket_receive got -1 bytes: []
> 2: remove "usb-manager-test-ZC12N1/adb_keys"
> 2: remove "usb-manager-test-ZC12N1/socket"
> 2: remove "usb-manager-test-ZC12N1"
> 2: [       OK ] UsbManagerFixture.USBDisconnectedDuringPrompt (374 ms)
> 2: [ RUN      ] UsbManagerFixture.Greeter
> 2: (process:3865850): GLib-DEBUG: 05:32:46.731: unsetenv() is not thread-safe and should not be used after threads are created
> 2: ** Message: 05:32:46.731: using tmpdir 'usb-manager-test-HXYLO1'
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> SYNC org.freedesktop.DBus.Hello()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (128 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'Hello'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (89 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  1
> 2:   Headers:
> 2:     reply-serial -> uint32 1
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (169 bytes)
> 2:   Type:    signal
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'NameAcquired'
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: (':1.1',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Signal:
> 2:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 2:       on object /org/freedesktop/DBus
> 2:       sent by name org.freedesktop.DBus
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.StartServiceByName()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 3)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (307 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  2
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (180 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'StartServiceByName'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 'su'
> 2:   Body: ('org.ayatana.Greeter', uint32 0)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (298 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  3
> 2:   Headers:
> 2:     reply-serial -> uint32 2
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (208 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  4
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.ServiceUnknown'
> 2:     reply-serial -> uint32 3
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('The name org.ayatana.Greeter was not provided by any .service files',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.StartServiceByName() (serial 3)
> 2:       SUCCESS
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.DBus.GetNameOwner()
> 2:       on object /org/freedesktop/DBus
> 2:       owned by name org.freedesktop.DBus (serial 5)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (168 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'GetNameOwner'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ('org.ayatana.Greeter',)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 4
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (204 bytes)
> 2:   Type:    error
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     error-name -> 'org.freedesktop.DBus.Error.NameHasNoOwner'
> 2:     reply-serial -> uint32 5
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("Could not get owner of name 'org.ayatana.Greeter': no such name",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  <<<< ASYNC COMPLETE org.freedesktop.DBus.GetNameOwner() (serial 5)
> 2:       SUCCESS
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (201 bytes)
> 5:   Type:    signal
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  7
> 5:   Headers:
> 5:     path -> objectpath '/org/freedesktop/DBus'
> 5:     interface -> 'org.freedesktop.DBus'
> 5:     member -> 'NameOwnerChanged'
> 5:     sender -> 'org.freedesktop.DBus'
> 5:     signature -> signature 'sss'
> 5:   Body: ('org.ayatana.Greeter', '', ':1.2')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Signal:
> 5:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameOwnerChanged
> 5:       on object /org/freedesktop/DBus
> 5:       sent by name org.freedesktop.DBus
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  >>>> ASYNC org.freedesktop.DBus.Properties.Get()
> 5:       on object /
> 5:       owned by name org.ayatana.Greeter (serial 6)
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   >>>> SENT D-Bus message (165 bytes)
> 5:   Type:    method-call
> 5:   Flags:   none
> 5:   Version: 0
> 5:   Serial:  6
> 5:   Headers:
> 5:     path -> objectpath '/'
> 5:     interface -> 'org.freedesktop.DBus.Properties'
> 5:     member -> 'Get'
> 5:     destination -> 'org.ayatana.Greeter'
> 5:     signature -> signature 'ss'
> 5:   Body: ('org.ayatana.Greeter', 'IsActive')
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: 1656048766.781 Get / org.ayatana.Greeter.IsActive
> 5: 1656048766.781 GetAll / org.ayatana.Greeter
> 5: ========================================================================
> 5: GDBus-debug:Message:
> 5:   <<<< RECEIVED D-Bus message (72 bytes)
> 5:   Type:    method-return
> 5:   Flags:   no-reply-expected
> 5:   Version: 0
> 5:   Serial:  4
> 5:   Headers:
> 5:     reply-serial -> uint32 6
> 5:     destination -> ':1.1'
> 5:     sender -> ':1.2'
> 5:     signature -> signature 'v'
> 5:   Body: (<false>,)
> 5:   UNIX File Descriptors:
> 5:     (none)
> 5: ========================================================================
> 5: GDBus-debug:Call:
> 5:  <<<< ASYNC COMPLETE org.freedesktop.DBus.Properties.Get() (serial 6)
> 5:       SUCCESS
> 5: [       OK ] GreeterFixture.WatcherStartsBeforeInactiveService (152 ms)
> 5: [----------] 4 tests from GreeterFixture (666 ms total)
> 5: 
> 5: [----------] Global test environment tear-down
> 5: [==========] 4 tests from 1 test suite ran. (667 ms total)
> 5: [  PASSED  ] 4 tests.
> 3/6 Test #5: greeter-test .....................   Passed    0.69 sec
> 2: ** Message: 05:32:46.840: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:128 thread 0x7f4d24009730 creating a client socket to 'usb-manager-test-HXYLO1/socket'
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:132 thread 0x7f4d24009730 calling read_request
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 2: ** Message: 05:32:46.840: GAdbdServer::Impl::worker_func() sending req [PKpublic_key]
> 2: ** Message: 05:32:46.840: GAdbdServer::Impl::worker_func() reading response
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:137 got request [PKpublic_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/adbd-client.cpp:142 thread 0x7f4d24009730 got pk [public_key]
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:46.840: ./src/usb-manager.cpp:64 got pk request: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf, calling maybe_snap()
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:128 thread 0x7f817c005040 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:132 thread 0x7f817c005040 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: ** Message: 05:32:47.162: GAdbdServer::Impl::worker_func() sending req [PKHelloWorld]
> 3: ** Message: 05:32:47.162: GAdbdServer::Impl::worker_func() reading response
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKHelloWorld]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:137 got request [PKHelloWorld]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:142 thread 0x7f817c005040 got pk [HelloWorld]
> 3: ** Message: 05:32:47.162: in on_pk_request with HelloWorld
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:110 thread 0x15f30d0 got response 1
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:153 thread 0x7f817c005040 got response '1', is-cancelled 0
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:224 sending reply: [OK]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:128 thread 0x7f817c005040 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:132 thread 0x7f817c005040 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.162: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: ** Message: 05:32:47.162: server read 2 bytes, got response: 'OK'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.167: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:213 g_socket_receive got -1 bytes: []
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:128 thread 0x7f817c0050a0 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: ** Message: 05:32:47.168: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:132 thread 0x7f817c0050a0 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: ** Message: 05:32:47.168: GAdbdServer::Impl::worker_func() sending req [PKHelloWorld]
> 3: ** Message: 05:32:47.168: GAdbdServer::Impl::worker_func() reading response
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:213 g_socket_receive got 12 bytes: [PKHelloWorld]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:137 got request [PKHelloWorld]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:142 thread 0x7f817c0050a0 got pk [HelloWorld]
> 3: ** Message: 05:32:47.168: in on_pk_request with HelloWorld
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:110 thread 0x15f30d0 got response 0
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:153 thread 0x7f817c0050a0 got response '0', is-cancelled 0
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:224 sending reply: [NO]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:128 thread 0x7f817c0050a0 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: ** Message: 05:32:47.168: server read 2 bytes, got response: 'NO'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:132 thread 0x7f817c0050a0 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.168: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.218: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.218: ./src/adbd-client.cpp:213 g_socket_receive got -1 bytes: []
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:128 thread 0x7f817c005100 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:132 thread 0x7f817c005100 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: ** Message: 05:32:47.219: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 3: ** Message: 05:32:47.219: GAdbdServer::Impl::worker_func() sending req [PKFooBar]
> 3: ** Message: 05:32:47.219: GAdbdServer::Impl::worker_func() reading response
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:213 g_socket_receive got 8 bytes: [PKFooBar]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:137 got request [PKFooBar]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:142 thread 0x7f817c005100 got pk [FooBar]
> 3: ** Message: 05:32:47.219: in on_pk_request with FooBar
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:110 thread 0x15f30d0 got response 1
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:153 thread 0x7f817c005100 got response '1', is-cancelled 0
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:224 sending reply: [OK]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:128 thread 0x7f817c005100 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: ** Message: 05:32:47.219: server read 2 bytes, got response: 'OK'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:132 thread 0x7f817c005100 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.219: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.269: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.269: ./src/adbd-client.cpp:213 g_socket_receive got -1 bytes: []
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:128 thread 0x7f817c005160 creating a client socket to 'adb-client-test-F2UBO1/test-socket-plumbing'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:132 thread 0x7f817c005160 calling read_request
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:208 calling g_socket_receive()
> 3: ** Message: 05:32:47.270: GAdbdServer::Impl::worker_func() calling g_socket_accept()
> 3: ** Message: 05:32:47.270: GAdbdServer::Impl::worker_func() sending req [PK]
> 3: ** Message: 05:32:47.270: GAdbdServer::Impl::worker_func() reading response
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:213 g_socket_receive got 2 bytes: [PK]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:137 got request [PK]
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:142 thread 0x7f817c005160 got pk []
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.270: ./src/adbd-client.cpp:224 sending reply: [NO]
> 3: ** Message: 05:32:47.270: server read 2 bytes, got response: 'NO'
> 3: (process:3865851): ayatana-indicator-display-DEBUG: 05:32:47.320: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  >>>> SYNC org.freedesktop.DBus.Hello()
> 6:       on object /org/freedesktop/DBus
> 6:       owned by name org.freedesktop.DBus
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (128 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  1
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'Hello'
> 6:     destination -> 'org.freedesktop.DBus'
> 6:   Body: ()
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (89 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  1
> 6:   Headers:
> 6:     reply-serial -> uint32 1
> 6:     destination -> ':1.3'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: (':1.3',)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (169 bytes)
> 6:   Type:    signal
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  2
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'NameAcquired'
> 6:     destination -> ':1.3'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: (':1.3',)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Signal:
> 6:  <<<< RECEIVED SIGNAL org.freedesktop.DBus.NameAcquired
> 6:       on object /org/freedesktop/DBus
> 6:       sent by name org.freedesktop.DBus
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  <<<< SYNC COMPLETE org.freedesktop.DBus.Hello()
> 6:       SUCCESS
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 6:       on object /org/freedesktop/Notifications
> 6:       owned by name org.freedesktop.Notifications (serial 3)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (281 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  2
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/DBus'
> 6:     interface -> 'org.freedesktop.DBus'
> 6:     member -> 'AddMatch'
> 6:     destination -> 'org.freedesktop.DBus'
> 6:     signature -> signature 's'
> 6:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   >>>> SENT D-Bus message (516 bytes)
> 6:   Type:    method-call
> 6:   Flags:   none
> 6:   Version: 0
> 6:   Serial:  3
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/Notifications'
> 6:     interface -> 'org.freedesktop.Notifications'
> 6:     member -> 'Notify'
> 6:     destination -> 'org.freedesktop.Notifications'
> 6:     signature -> signature 'susssasa{sv}i'
> 6:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: Fingerprint", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: 1656048767.354 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: Fingerprint" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (72 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  3
> 6:   Headers:
> 6:     reply-serial -> uint32 2
> 6:     destination -> ':1.3'
> 6:     sender -> 'org.freedesktop.DBus'
> 6:   Body: ()
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (68 bytes)
> 6:   Type:    method-return
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  9
> 6:   Headers:
> 6:     reply-serial -> uint32 3
> 6:     destination -> ':1.3'
> 6:     sender -> ':1.1'
> 6:     signature -> signature 'u'
> 6:   Body: (uint32 2,)
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Call:
> 6:  <<<< ASYNC COMPLETE org.freedesktop.Notifications.Notify() (serial 3)
> 6:       SUCCESS
> 6: 1656048767.355 emit /org/freedesktop/Notifications org.freedesktop.Notifications.ActionInvoked 2 "deny"
> 6: ========================================================================
> 6: GDBus-debug:Message:
> 6:   <<<< RECEIVED D-Bus message (157 bytes)
> 6:   Type:    signal
> 6:   Flags:   no-reply-expected
> 6:   Version: 0
> 6:   Serial:  10
> 6:   Headers:
> 6:     path -> objectpath '/org/freedesktop/Notifications'
> 6:     interface -> 'org.freedesktop.Notifications'
> 6:     member -> 'ActionInvoked'
> 6:     sender -> ':1.1'
> 6:     signature -> signature 'us'
> 6:   Body: (uint32 2, 'deny')
> 6:   UNIX File Descriptors:
> 6:     (none)
> 6: ========================================================================
> 6: GDBus-debug:Signal:
> 6:  <<<< RECEIVED SIGNAL org.freedesktop.Notifications.ActionInvoked
> 6:       on object /org/freedesktop/Notifications
> 6:       sent by name :1.1
> 3: (process:3865851): GLib-DEBUG: 05:32:47.371: unsetenv() is not thread-safe and should not be used after threads are created
> 3: (process:3865851): GLib-DEBUG: 05:32:47.371: unsetenv() is not thread-safe and should not be used after threads are created
> 3: (process:3865851): GLib-DEBUG: 05:32:47.371: unsetenv() is not thread-safe and should not be used after threads are created
> 3: (process:3865851): GLib-DEBUG: 05:32:47.371: unsetenv() is not thread-safe and should not be used after threads are created
> 3: (process:3865851): GLib-DEBUG: 05:32:47.371: unsetenv() is not thread-safe and should not be used after threads are created
> 3: remove "adb-client-test-F2UBO1"
> 3: [       OK ] AdbdClientFixture.SocketPlumbing (1221 ms)
> 3: [----------] 1 test from AdbdClientFixture (1221 ms total)
> 3: 
> 3: [----------] Global test environment tear-down
> 3: [==========] 1 test from 1 test suite ran. (1221 ms total)
> 3: [  PASSED  ] 1 test.
> 4/6 Test #3: adbd-client-test .................   Passed    1.24 sec
> 6: [       OK ] UsbSnapFixture.TestRoundTrip (2287 ms)
> 6: [----------] 1 test from UsbSnapFixture (2287 ms total)
> 6: 
> 6: [----------] Global test environment tear-down
> 6: [==========] 1 test from 1 test suite ran. (2287 ms total)
> 6: [  PASSED  ] 1 test.
> 5/6 Test #6: usb-snap-test ....................   Passed    2.30 sec
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  6
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'AddMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Call:
> 2:  >>>> ASYNC org.freedesktop.Notifications.Notify()
> 2:       on object /org/freedesktop/Notifications
> 2:       owned by name org.freedesktop.Notifications (serial 7)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (548 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/Notifications'
> 2:     interface -> 'org.freedesktop.Notifications'
> 2:     member -> 'Notify'
> 2:     destination -> 'org.freedesktop.Notifications'
> 2:     signature -> signature 'susssasa{sv}i'
> 2:   Body: ('', uint32 0, 'computer-symbolic', 'Allow USB Debugging?', "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf", ['allow', 'Allow', 'deny', "Don't Allow"], {'x-lomiri-non-shaped-icon': <'true'>, 'x-lomiri-snap-decisions': <'true'>, 'x-lomiri-private-affirmative-tint': <'true'>}, -1)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  7
> 2:   Headers:
> 2:     reply-serial -> uint32 6
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: 1656048768.941 Notify "" 0 "computer-symbolic" "Allow USB Debugging?" "The computer's RSA key fingerprint is: 4f:9d:81:12:5e:38:99:3b:f9:5d:81:97:c1:cf:41:bf" ["allow", "Allow", "deny", "Don't Allow"] {"x-lomiri-non-shaped-icon": "true", "x-lomiri-snap-decisions": "true", "x-lomiri-private-affirmative-tint": "true"} -1
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:48.941: ./src/adbd-client.cpp:110 thread 0x110f400 got response 0
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (281 bytes)
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:48.941: ./src/adbd-client.cpp:48 Client::Impl dtor, cancelling m_cancellable
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.Notifications',interface='org.freedesktop.Notifications',path='/org/freedesktop/Notifications'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: (process:3865850): ayatana-indicator-display-DEBUG: 05:32:48.941: ./src/adbd-client.cpp:153 thread 0x7f4d24009730 got response '0', is-cancelled 1
> 2: remove "usb-manager-test-HXYLO1/adb_keys"
> 2: remove "usb-manager-test-HXYLO1/socket"
> 2: remove "usb-manager-test-HXYLO1"
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (68 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  5
> 2:   Headers:
> 2:     reply-serial -> uint32 7
> 2:     destination -> ':1.1'
> 2:     sender -> ':1.2'
> 2:     signature -> signature 'u'
> 2:   Body: (uint32 1,)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (307 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  9
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   >>>> SENT D-Bus message (298 bytes)
> 2:   Type:    method-call
> 2:   Flags:   none
> 2:   Version: 0
> 2:   Serial:  10
> 2:   Headers:
> 2:     path -> objectpath '/org/freedesktop/DBus'
> 2:     interface -> 'org.freedesktop.DBus'
> 2:     member -> 'RemoveMatch'
> 2:     destination -> 'org.freedesktop.DBus'
> 2:     signature -> signature 's'
> 2:   Body: ("type='signal',sender='org.ayatana.Greeter',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/',arg0='org.ayatana.Greeter'",)
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  8
> 2:   Headers:
> 2:     reply-serial -> uint32 8
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  9
> 2:   Headers:
> 2:     reply-serial -> uint32 9
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: ========================================================================
> 2: GDBus-debug:Message:
> 2:   <<<< RECEIVED D-Bus message (72 bytes)
> 2:   Type:    method-return
> 2:   Flags:   no-reply-expected
> 2:   Version: 0
> 2:   Serial:  10
> 2:   Headers:
> 2:     reply-serial -> uint32 10
> 2:     destination -> ':1.1'
> 2:     sender -> 'org.freedesktop.DBus'
> 2:   Body: ()
> 2:   UNIX File Descriptors:
> 2:     (none)
> 2: [       OK ] UsbManagerFixture.Greeter (2257 ms)
> 2: [----------] 3 tests from UsbManagerFixture (2827 ms total)
> 2: 
> 2: [----------] Global test environment tear-down
> 2: [==========] 3 tests from 1 test suite ran. (2827 ms total)
> 2: [  PASSED  ] 3 tests.
> 6/6 Test #2: usb-manager-test .................   Passed    2.85 sec
> 
> 83% tests passed, 1 tests failed out of 6
> 
> Total Test time (real) =   2.85 sec
> 
> The following tests FAILED:
> 	  1 - cppcheck (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/ayatana-indicator-display_22.2.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-ayatana-devel mailing list